Autogenerated HTML docs for v2.9.0-243-g5c589
diff --git a/git-worktree.html b/git-worktree.html index 99df553..6583afd 100644 --- a/git-worktree.html +++ b/git-worktree.html
@@ -749,8 +749,8 @@ <div class="sectionbody"> <div class="verseblock"> <pre class="content"><em>git worktree add</em> [-f] [--detach] [--checkout] [-b <new-branch>] <path> [<branch>] -<em>git worktree prune</em> [-n] [-v] [--expire <expire>] -<em>git worktree list</em> [--porcelain]</pre> +<em>git worktree list</em> [--porcelain] +<em>git worktree prune</em> [-n] [-v] [--expire <expire>]</pre> <div class="attribution"> </div></div> </div> @@ -800,14 +800,6 @@ as if <code>-b $(basename <path>)</code> was specified.</p></div> </dd> <dt class="hdlist1"> -prune -</dt> -<dd> -<p> -Prune working tree information in $GIT_DIR/worktrees. -</p> -</dd> -<dt class="hdlist1"> list </dt> <dd> @@ -818,6 +810,14 @@ (or <em>detached HEAD</em> if none). </p> </dd> +<dt class="hdlist1"> +prune +</dt> +<dd> +<p> +Prune working tree information in $GIT_DIR/worktrees. +</p> +</dd> </dl></div> </div> </div> @@ -1061,7 +1061,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2016-06-20 14:23:22 PDT +Last updated 2016-07-06 14:33:48 PDT </div> </div> </body>